xen.git
2006-03-08 awilliam@xenbuild.aw[IA64] Some noisy traces removed.
2006-03-08 awilliam@xenbuild.aw[IA64] Remove mmzone.h and warning:"MAX_ORDER" redefined
2006-03-08 awilliam@xenbuild.aw[IA64] Guarantee VTi guest can get correct frequency...
2006-03-06 awilliam@xenbuild.awmerge
2006-03-06 awilliam@xenbuild.aw[IA64] #if 0'd useless code in timer handled.
2006-03-06 awilliam@xenbuild.aw[IA64] Warnings removal and small cleanups.
2006-03-06 awilliam@xenbuild.aw[IA64] fix INVALID_M2P_ENTRY and INVALID_M2P macro
2006-03-06 kaf24@firebug... Update microcode.c to linux-2.6.16-rc5 codebase.
2006-03-06 kaf24@firebug... Allow NMI watchdog setup on newer P4 processors.
2006-03-06 kaf24@firebug... libxc: Verify Magic number when reading dump
2006-03-06 kaf24@firebug... Fix boot-memory layout description.
2006-03-06 kaf24@firebug... Consolidate xc_ptrace and xc_ptrace_core
2006-03-06 kaf24@firebug... libxc: xc_ptrace cleanups
2006-03-06 kaf24@firebug... Fix DBG_LEVEL_VLAPIC_INTERRUPT definition.
2006-03-06 kaf24@firebug... Fix ia64 build.
2006-03-06 kaf24@firebug... Fix mkelf32 cross compilation support. The previous...
2006-03-06 kaf24@firebug... Fix SVM guest destroy: I/O shared page is mapped global...
2006-03-04 emellor@leeni... Merged.
2006-03-04 emellor@leeni... Allow callers to XendClient.xend_list_domains to specif...
2006-03-04 emellor@leeni... Log the tdb_error when a read fails with EIO. This...
2006-03-04 emellor@leeni... Added a 'state' field to the xenbus_device structure...
2006-03-04 kaf24@firebug... Make guest_access implementation arch-specific.
2006-03-04 kaf24@firebug... Fix some warnings when compiling tools.
2006-03-03 awilliam@xenbuild.aw[IA64] VTI: Use 16K page size to emulate guest physical...
2006-03-03 kaf24@firebug... Rename guest_handle() macro to GUEST_HANDLE() and defin...
2006-03-03 kaf24@firebug... /proc/xen/xsd_kva exports mmap interface that xenstored...
2006-03-03 kaf24@firebug... Avoid floating point in hash table implementation.
2006-03-03 kaf24@firebug... Move dom0_op hypercall to the guest_handle interface...
2006-03-03 awilliam@xenbuild.aw[IA64] Avoid double reclaim dom0 image and dom0 initrd
2006-03-03 emellor@leeni... Merged.
2006-03-03 emellor@leeni... Wait for the devices configured at start-up, before...
2006-03-03 emellor@leeni... Change the way that reboot-timeouts are handled. Rathe...
2006-03-03 emellor@leeni... Added further integrity checking, this time checking...
2006-03-03 emellor@leeni... Cope when the filename returned by losetup for an exist...
2006-03-03 kaf24@firebug... Domain0 identifies IOAPIC by physical base address...
2006-03-03 kaf24@firebug... Clean up PIT-thru-ioapic setup. We don't need the legac...
2006-03-03 kaf24@firebug... Minor enhancements to gdbbuild, the build script for...
2006-03-03 kaf24@firebug... It's not necessary to define a function for dumping...
2006-03-03 kaf24@firebug... Add a description of the virtual TPM interface to the...
2006-03-03 kaf24@firebug... This patch undoes 8697 and makes xm reboot/shutdown...
2006-03-03 kaf24@firebug... Raises an explicit error message when the domain config...
2006-03-03 kaf24@firebug... VTPM fixes:
2006-03-03 kaf24@firebug... Fix up some issues I found when porting PPC to the...
2006-03-03 kaf24@firebug... VTPM_Tools: Fix error when closing only vtpm, and fix...
2006-03-03 kaf24@firebug... Ignore external (user-provided) CFLAGS when building...
2006-03-03 kaf24@firebug... Add a 'clear trap table' path to set_trap_table hyperca...
2006-03-02 emellor@leeni... Cope if xenstore is down.
2006-03-02 emellor@leeni... Added hashtable implementation, to support the reachabi...
2006-03-02 kaf24@firebug... Don't compile HVM_DBG_LOG into xen by default.
2006-03-02 kaf24@firebug... Fix libxc warnings with gcc-4.1 and glibc-2.3.90.
2006-03-02 kaf24@firebug... Many fixes and cleanups for lomount:
2006-03-02 kaf24@firebug... Change debug level of vmx_io_instruction to DBG_LEVEL_IO.
2006-03-02 kaf24@firebug... Add empty files need to fix ia64 build.
2006-03-02 kaf24@firebug... Clean up use of wait_event_interruptible().
2006-03-02 cl349@firebug... linux-x86-64: eliminate duplicate exports
2006-03-02 cl349@firebug... Remove unnecessary include statements.
2006-03-02 cl349@firebug... linux: clean up setup_arch_post.h
2006-03-02 kaf24@firebug... While native code range-checks the requested address...
2006-03-02 kaf24@firebug... A few changes to the new 'guest handle' interface:
2006-03-02 kaf24@firebug... Make sure that installed files have sensible permission...
2006-03-02 kaf24@firebug... Fix problems when creating HVM guest on PAE host with...
2006-03-02 kaf24@firebug... merge
2006-03-02 kaf24@firebug... Fix printing of u64 value 'msr_content' to use PRIx64...
2006-03-02 kaf24@firebug... Merge xen-ia64-unstable.hg
2006-03-02 emellor@leeni... Merged.
2006-03-02 emellor@leeni... Fix violation of C90 mixed-code-and-declarations restri...
2006-03-02 vhanquez@kneesa... Removing out-of-date unused file.
2006-03-02 emellor@leeni... Fix printf.
2006-03-02 emellor@leeni... Added a basic integrity checker, and some basic ability...
2006-03-02 emellor@leeni... Silence the messages that are emitted when removing...
2006-03-02 emellor@leeni... Avoid a race between Xend removing the vm entries corre...
2006-03-01 kaf24@firebug... Fix problems with HVM PAE guests with >4GB memory.
2006-03-01 kaf24@firebug... Add SVM 32bit msr support (combined both 32bit with...
2006-03-01 kaf24@firebug... Clean up SVM 32-bit exits.S file (remove all tsc/fpu).
2006-03-01 kaf24@firebug... Revert two uses of CONFIG_PAGING_LEVELS to CPP rather...
2006-03-01 awilliam@xenbuild.aw[IA64] sparse update for 2.6.16-rc5
2006-03-01 awilliam@xenbuild.aw[IA64] default to SMP
2006-03-01 awilliam@xenbuild.aw[IA64] Turn on CONFIG_XEN_BLKDEV_BACKEND
2006-03-01 awilliam@xenbuild.awmerge
2006-03-01 kaf24@firebug... map_domain_page() now handles running on idle page...
2006-03-01 kaf24@firebug... Disallow cmpxchg8b ptwr emulation for non-pae. Also...
2006-03-01 awilliam@xenbuild.aw[IA64] Every processor call xen_early_setup (required...
2006-03-01 awilliam@xenbuild.aw[IA64] warning cleanup
2006-03-01 emellor@leeni... Remove unused #include <sys/ioctl.h>.
2006-03-01 awilliam@xenbuild.aw[IA64] VTI: updated vtlb, support_non_contiguous memory...
2006-03-01 kaf24@firebug... Clean wrpt state when emulating CR3 write.
2006-02-28 kaf24@firebug... SVM patch to add 64bit hv support.
2006-02-28 awilliam@xenbuild.aw[IA64] Unused fields in mm_struct commented out.
2006-02-28 awilliam@xenbuild.aw[IA64] Misc clean-up and warnings removal.
2006-02-28 awilliam@xenbuild.aw[IA64] xen_timer_interval removed (was not used).
2006-02-28 awilliam@xenbuild.aw[IA64] delivery_mask removed (was unused).
2006-02-28 awilliam@xenbuild.aw[IA64] Found the lost memory
2006-02-28 kaf24@firebug... Allow tpmfront/tpmback to be built as modules.
2006-02-28 kaf24@firebug... Allow netback to be built as a module.
2006-02-28 kaf24@firebug... Allow blkback to be built as a module.
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/xen)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux...
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (arch/ia64/linux)
2006-02-28 awilliam@xenbuild.aw[IA64] cleanup warning in xen/ia64 (include/asm-ia64)
2006-02-28 kaf24@firebug... Avoid using unexported add_timer_on() function in netba...
next